Skip to content

[TOOL-2894] Portal: Nebula API docs #5877

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

kien-ngo
Copy link
Contributor

@kien-ngo kien-ngo commented Jan 3, 2025


title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"

If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):

Notes for the reviewer

Anything important to call out? Be sure to also clarify these in your comments.

How to test

Unit tests, playground, etc.


PR-Codex overview

This PR focuses on enhancing the API reference documentation for the nebula application, improving the layout and adding new endpoint metadata components. It also updates styles and introduces new UI elements like a Select component.

Detailed summary

  • Added wallet_addresses to context filters in chat.ts.
  • Updated Layout component to include showTableOfContents prop.
  • Improved styles in List.module.css for better spacing.
  • Introduced InlineCode component for code snippets.
  • Added EndpointMetadata components for various API endpoints.
  • Updated sidebar structure to reflect new API endpoints.
  • Enhanced CodeBlock to support JSON formatting.
  • Introduced a new Badge component for status indicators.
  • Updated tailwind.config.ts for theme adjustments.
  • Improved RequestExample component for better request representation.

The following files were skipped due to too many changes: pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

linear bot commented Jan 3, 2025

Copy link

changeset-bot bot commented Jan 3, 2025

⚠️ No Changeset found

Latest commit: 6a4cf2e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ❌ Failed (Inspect) Jan 8, 2025 8:49pm
thirdweb_playground ❌ Failed (Inspect) Jan 8, 2025 8:49pm
thirdweb-www ❌ Failed (Inspect) Jan 8, 2025 8:49pm
wallet-ui ❌ Failed (Inspect) Jan 8, 2025 8:49pm

@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Jan 3, 2025
@kien-ngo kien-ngo changed the title update [Portal] API-Endpoint component Jan 3, 2025
Copy link
Contributor Author

kien-ngo commented Jan 3, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Contributor

github-actions bot commented Jan 3, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 45 KB (0%) 900 ms (0%) 540 ms (+64.37% 🔺) 1.5 s
thirdweb (cjs) 110.81 KB (0%) 2.3 s (0%) 894 ms (-3.46% 🔽) 3.2 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 162 ms (+281.84% 🔺) 274 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 27 ms (+100.61% 🔺) 37 ms
thirdweb/react (minimal + tree-shaking) 19.09 KB (0%) 382 ms (0%) 139 ms (+49.35% 🔺) 521 ms

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.36%. Comparing base (e01193a) to head (dbd7ac0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5877   +/-   ##
=======================================
  Coverage   55.36%   55.36%           
=======================================
  Files        1123     1123           
  Lines       59642    59642           
  Branches     5056     5056           
=======================================
  Hits        33023    33023           
  Misses      25895    25895           
  Partials      724      724           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from e01193a
packages 53.06% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@vercel vercel bot temporarily deployed to Preview – thirdweb-www January 4, 2025 00:44 Inactive
@MananTank MananTank force-pushed the kien/add-endpoint-component-portal-TOOL-2894 branch from 0c6bb09 to cefe2d0 Compare January 8, 2025 19:40
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Jan 8, 2025
@MananTank MananTank force-pushed the kien/add-endpoint-component-portal-TOOL-2894 branch from cefe2d0 to 933e4d1 Compare January 8, 2025 20:16
@MananTank MananTank force-pushed the kien/add-endpoint-component-portal-TOOL-2894 branch from 933e4d1 to 92739d0 Compare January 8, 2025 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard. Portal Involves changes to the Portal (docs) codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants